Autogenerated HTML docs for v2.31.0-rc0
diff --git a/git-pack-objects.html b/git-pack-objects.html index 0743a52..5445abd 100644 --- a/git-pack-objects.html +++ b/git-pack-objects.html
@@ -1310,6 +1310,16 @@ </div> </div> <div class="sect1"> +<h2 id="_configuration">CONFIGURATION</h2> +<div class="sectionbody"> +<div class="paragraph"><p>Various configuration variables affect packing, see +<a href="git-config.html">git-config(1)</a> (search for "pack" and "delta").</p></div> +<div class="paragraph"><p>Notably, delta compression is not used on objects larger than the +<code>core.bigFileThreshold</code> configuration variable and on files with the +attribute <code>delta</code> set to false.</p></div> +</div> +</div> +<div class="sect1"> <h2 id="_see_also">SEE ALSO</h2> <div class="sectionbody"> <div class="paragraph"><p><a href="git-rev-list.html">git-rev-list(1)</a> @@ -1328,7 +1338,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2020-08-13 15:02:48 PDT + 2021-02-25 17:29:29 PST </div> </div> </body>